2025-07-11 01:38:17,149 [ 292115 ] INFO : ClickHouse root is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse (runner:53, check_args_and_update_paths) 2025-07-11 01:38:17,149 [ 292115 ] INFO : Cases dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:79, check_args_and_update_paths) 2025-07-11 01:38:17,149 [ 292115 ] INFO : utils dir is not set. Will use /home/ubuntu/_work/ClickHouse/ClickHouse/utils (runner:90, check_args_and_update_paths) 2025-07-11 01:38:17,149 [ 292115 ] INFO : base_configs_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/programs/server, binary: /home/ubuntu/_work/_temp/test/build/clickhouse, cases_dir: /home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration (runner:92, check_args_and_update_paths) clickhouse_integration_tests_volume Running pytest container as: 'docker run --rm --name clickhouse_integration_tests_ibrxus --privileged --dns-search='.' --memory=30709026816 --security-opt seccomp=unconfined --cap-add=SYS_PTRACE --volume=/home/ubuntu/_work/_temp/test/build/clickhouse:/clickhouse --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/programs/server:/clickhouse-config --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/tests/integration:/ClickHouse/tests/integration --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/backupview:/ClickHouse/utils/backupview --volume=/home/ubuntu/_work/ClickHouse/ClickHouse/utils/grpc-client/pb2:/ClickHouse/utils/grpc-client/pb2 --volume=/run:/run/host:ro --volume=clickhouse_integration_tests_volume:/var/lib/docker -e DOCKER_DOTNET_CLIENT_TAG=11de0b29a15d -e DOCKER_HELPER_TAG=5dc43a6382f0 -e DOCKER_BASE_TAG=5ccda723c1fc -e DOCKER_KERBEROS_KDC_TAG=9391ecdee8d7 -e DOCKER_MYSQL_GOLANG_CLIENT_TAG=9bec2a638e6e -e DOCKER_MYSQL_JAVA_CLIENT_TAG=766bff31cfe4 -e DOCKER_MYSQL_JS_CLIENT_TAG=41ba7c2ec2a1 -e DOCKER_MYSQL_PHP_CLIENT_TAG=88be89c1e3b6 -e DOCKER_NGINX_DAV_TAG=b55ac9cd7519 -e DOCKER_POSTGRESQL_JAVA_CLIENT_TAG=a4eff5c7f4d6 -e DOCKER_PYTHON_BOTTLE_TAG=d862517635bf -e DOCKER_CLIENT_TIMEOUT=300 -e COMPOSE_HTTP_TIMEOUT=600 -e PYTHONUNBUFFERED=1 -e PYTEST_ADDOPTS="--dist=loadfile -n 10 -rfEps --run-id=0 --color=no --durations=0 --report-log=parallel3_0.jsonl --report-log-exclude-logs-on-passed-tests 'test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True]' 'test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False]' 'test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True]' test_refreshable_mat_view/test.py::test_long_query test_refreshable_mat_view/test.py::test_long_query_cancel test_refreshable_mat_view/test.py::test_query_fail test_refreshable_mat_view/test.py::test_query_retry 'test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1]' 'test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)]' 'test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1]' 'test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)]' 'test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1]' 'test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)]' 'test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1]' 'test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)]' test_storage_s3_queue/test_5.py::test_failed_commit test_storage_s3_queue/test_5.py::test_failure_in_the_middle 'test_storage_s3_queue/test_5.py::test_filtering_files[ordered]' 'test_storage_s3_queue/test_5.py::test_filtering_files[unordered]' 'test_storage_s3_queue/test_5.py::test_migration[]' 'test_storage_s3_queue/test_5.py::test_migration[s3queue_]' test_storage_s3_queue/test_5.py::test_upgrade_3 test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_system_reload_async_metrics/test.py::test_system_reload_async_metrics test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host test_text_log_level/test.py::test_basic test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert -vvv " altinityinfra/integration-tests-runner:ad96270260ff '. Start tests ============================= test session starts ============================== platform linux -- Python 3.10.12, pytest-7.4.4, pluggy-1.5.0 -- /usr/bin/python3 cachedir: .pytest_cache Test order randomisation NOT enabled. Enable with --random-order or --random-order-bucket= rootdir: /ClickHouse/tests/integration configfile: pytest.ini plugins: timeout-2.3.1, repeat-0.9.3, order-1.0.0, reportlog-0.4.0, xdist-3.5.0, random-order-1.1.1 timeout: 900.0s timeout method: signal timeout func_only: False created: 10/10 workers 10 workers [37 items] scheduling tests via LoadFileScheduling test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] test_storage_s3_queue/test_5.py::test_failed_commit test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_table_functions_access_rights/test.py::test_merge test_tlsv1_3/test.py::test_create_user test_system_start_stop_listen/test.py::test_all_protocols test_system_reload_async_metrics/test.py::test_system_reload_async_metrics test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue test_text_log_level/test.py::test_basic [gw7] [ 2%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw7] [ 5%] PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host [gw9] [ 8%] PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics [gw3] [ 10%] PASSED test_tlsv1_3/test.py::test_create_user test_tlsv1_3/test.py::test_https [gw3] [ 13%] PASSED test_tlsv1_3/test.py::test_https test_tlsv1_3/test.py::test_https_non_ssl_auth [gw3] [ 16%] PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth test_tlsv1_3/test.py::test_https_wrong_cert [gw3] [ 18%] PASSED test_tlsv1_3/test.py::test_https_wrong_cert [gw8] [ 21%] PASSED test_text_log_level/test.py::test_basic [gw5] [ 24%] PASSED test_table_functions_access_rights/test.py::test_merge test_table_functions_access_rights/test.py::test_view_if_permitted [gw5] [ 27%] PASSED test_table_functions_access_rights/test.py::test_view_if_permitted [gw4] [ 29%] PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue [gw2] [ 32%] PASSED test_system_start_stop_listen/test.py::test_all_protocols test_system_start_stop_listen/test.py::test_custom_protocols [gw1] [ 35%] PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] [gw2] [ 37%] PASSED test_system_start_stop_listen/test.py::test_custom_protocols test_system_start_stop_listen/test.py::test_default_protocols [gw1] [ 40%] PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] [gw1] [ 43%] PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] test_refreshable_mat_view/test.py::test_long_query [gw2] [ 45%] PASSED test_system_start_stop_listen/test.py::test_default_protocols test_system_start_stop_listen/test.py::test_except [gw1] [ 48%] SKIPPED test_refreshable_mat_view/test.py::test_long_query test_refreshable_mat_view/test.py::test_long_query_cancel [gw1] [ 51%] SKIPPED test_refreshable_mat_view/test.py::test_long_query_cancel test_refreshable_mat_view/test.py::test_query_fail [gw1] [ 54%] SKIPPED test_refreshable_mat_view/test.py::test_query_fail test_refreshable_mat_view/test.py::test_query_retry [gw1] [ 56%] SKIPPED test_refreshable_mat_view/test.py::test_query_retry test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] [gw1] [ 59%] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] [gw2] [ 62%] PASSED test_system_start_stop_listen/test.py::test_except [gw1] [ 64%] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] [gw1] [ 67%] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] [gw1] [ 70%] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] [gw1] [ 72%] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] [gw1] [ 75%] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] [gw0] [ 78%] PASSED test_storage_s3_queue/test_5.py::test_failed_commit test_storage_s3_queue/test_5.py::test_failure_in_the_middle [gw1] [ 81%] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] [gw1] [ 83%] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] [gw0] [ 86%] PASSED test_storage_s3_queue/test_5.py::test_failure_in_the_middle test_storage_s3_queue/test_5.py::test_filtering_files[ordered] [gw0] [ 89%] PASSED test_storage_s3_queue/test_5.py::test_filtering_files[ordered] test_storage_s3_queue/test_5.py::test_filtering_files[unordered] [gw0] [ 91%] PASSED test_storage_s3_queue/test_5.py::test_filtering_files[unordered] test_storage_s3_queue/test_5.py::test_migration[] [gw0] [ 94%] PASSED test_storage_s3_queue/test_5.py::test_migration[] test_storage_s3_queue/test_5.py::test_migration[s3queue_] [gw0] [ 97%] PASSED test_storage_s3_queue/test_5.py::test_migration[s3queue_] test_storage_s3_queue/test_5.py::test_upgrade_3 [gw0] [100%] PASSED test_storage_s3_queue/test_5.py::test_upgrade_3 ----------------- generated report log file: parallel3_0.jsonl ----------------- ============================== slowest durations =============================== 185.58s call test_storage_s3_queue/test_5.py::test_failure_in_the_middle 144.66s call test_storage_s3_queue/test_5.py::test_migration[s3queue_] 118.59s call test_storage_s3_queue/test_5.py::test_migration[] 98.12s setup test_storage_s3_queue/test_5.py::test_failed_commit 36.27s call test_storage_s3_queue/test_5.py::test_upgrade_3 35.44s setup test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] 29.43s call test_storage_s3_queue/test_5.py::test_filtering_files[unordered] 25.51s setup test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 23.28s setup test_system_start_stop_listen/test.py::test_all_protocols 23.08s teardown test_storage_s3_queue/test_5.py::test_upgrade_3 18.52s call test_storage_s3_queue/test_5.py::test_filtering_files[ordered] 18.38s call test_system_start_stop_listen/test.py::test_except 18.28s setup test_table_functions_access_rights/test.py::test_merge 16.67s call test_system_start_stop_listen/test.py::test_all_protocols 16.20s setup test_tlsv1_3/test.py::test_create_user 16.15s setup test_text_log_level/test.py::test_basic 15.22s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 15.01s setup test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 12.94s call test_system_start_stop_listen/test.py::test_default_protocols 10.68s setup test_storage_s3_queue/test_5.py::test_migration[s3queue_] 10.23s setup test_storage_s3_queue/test_5.py::test_upgrade_3 10.15s call test_storage_s3_queue/test_5.py::test_failed_commit 6.98s call test_system_start_stop_listen/test.py::test_custom_protocols 6.76s teardown test_system_start_stop_listen/test.py::test_except 6.69s call test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 6.50s teardown test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue 5.96s call test_table_functions_access_rights/test.py::test_merge 5.46s call test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] 5.01s call test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] 4.91s call test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] 4.30s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 4.27s call test_text_log_level/test.py::test_basic 4.03s setup test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] 3.78s setup test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] 3.72s teardown test_text_log_level/test.py::test_basic 3.58s setup test_refreshable_mat_view/test.py::test_long_query_cancel 3.53s setup test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] 3.47s setup test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] 3.43s setup test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] 3.42s setup test_refreshable_mat_view/test.py::test_long_query 3.42s setup test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] 3.37s setup test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] 3.33s teardown test_tlsv1_3/test.py::test_https_wrong_cert 3.27s setup test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] 3.27s setup test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] 3.27s setup test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] 3.26s call test_tlsv1_3/test.py::test_create_user 2.86s teardown test_table_functions_access_rights/test.py::test_view_if_permitted 2.83s call test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] 2.57s call test_table_functions_access_rights/test.py::test_view_if_permitted 2.57s call test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] 2.53s call test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] 2.42s call test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] 2.42s call test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] 2.38s teardown test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] 2.32s call test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] 2.27s call test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] 2.12s call test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] 2.07s setup test_refreshable_mat_view/test.py::test_query_fail 1.92s setup test_refreshable_mat_view/test.py::test_query_retry 1.88s teardown test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 1.85s call test_system_reload_async_metrics/test.py::test_system_reload_async_metrics 1.18s setup test_storage_s3_queue/test_5.py::test_filtering_files[unordered] 1.17s setup test_storage_s3_queue/test_5.py::test_failure_in_the_middle 1.12s setup test_storage_s3_queue/test_5.py::test_filtering_files[ordered] 0.89s setup test_storage_s3_queue/test_5.py::test_migration[] 0.42s call test_refreshable_mat_view/test.py::test_query_fail 0.42s call test_refreshable_mat_view/test.py::test_query_retry 0.40s call test_tlsv1_3/test.py::test_https_non_ssl_auth 0.37s call test_refreshable_mat_view/test.py::test_long_query 0.37s teardown test_table_functions_access_rights/test.py::test_merge 0.37s call test_refreshable_mat_view/test.py::test_long_query_cancel 0.20s call test_tlsv1_3/test.py::test_https_wrong_cert 0.15s call test_tlsv1_3/test.py::test_https 0.02s teardown test_storage_s3_queue/test_5.py::test_filtering_files[unordered] 0.01s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.01s call test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.01s teardown test_storage_s3_queue/test_5.py::test_migration[s3queue_] 0.01s teardown test_storage_s3_queue/test_5.py::test_migration[] 0.00s teardown test_storage_s3_queue/test_5.py::test_filtering_files[ordered] 0.00s teardown test_storage_s3_queue/test_5.py::test_failed_commit 0.00s teardown test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host 0.00s teardown test_storage_s3_queue/test_5.py::test_failure_in_the_middle 0.00s teardown test_system_start_stop_listen/test.py::test_all_protocols 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] 0.00s setup test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s setup test_system_start_stop_listen/test.py::test_custom_protocols 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] 0.00s setup test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] 0.00s teardown test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] 0.00s setup test_tlsv1_3/test.py::test_https 0.00s setup test_system_start_stop_listen/test.py::test_default_protocols 0.00s teardown test_refreshable_mat_view/test.py::test_query_fail 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] 0.00s teardown test_refreshable_mat_view/test.py::test_long_query 0.00s teardown test_refreshable_mat_view/test.py::test_query_retry 0.00s teardown test_tlsv1_3/test.py::test_https 0.00s setup test_table_functions_access_rights/test.py::test_view_if_permitted 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] 0.00s setup test_system_start_stop_listen/test.py::test_except 0.00s setup test_tlsv1_3/test.py::test_https_wrong_cert 0.00s teardown test_tlsv1_3/test.py::test_https_non_ssl_auth 0.00s teardown test_system_start_stop_listen/test.py::test_custom_protocols 0.00s teardown test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] 0.00s teardown test_refreshable_mat_view/test.py::test_long_query_cancel 0.00s teardown test_system_start_stop_listen/test.py::test_default_protocols 0.00s teardown test_tlsv1_3/test.py::test_create_user =========================== short test summary info ============================ PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_with_interserver_listen_host PASSED test_tcp_handler_interserver_listen_host/test_case.py::test_request_to_node_without_interserver_listen_host PASSED test_system_reload_async_metrics/test.py::test_system_reload_async_metrics PASSED test_tlsv1_3/test.py::test_create_user PASSED test_tlsv1_3/test.py::test_https PASSED test_tlsv1_3/test.py::test_https_non_ssl_auth PASSED test_tlsv1_3/test.py::test_https_wrong_cert PASSED test_text_log_level/test.py::test_basic PASSED test_table_functions_access_rights/test.py::test_merge PASSED test_table_functions_access_rights/test.py::test_view_if_permitted PASSED test_system_ddl_worker_queue/test.py::test_distributed_ddl_queue PASSED test_system_start_stop_listen/test.py::test_all_protocols PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-False-True] PASSED test_system_start_stop_listen/test.py::test_custom_protocols PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-False] PASSED test_refreshable_mat_view/test.py::test_alters[settings1-test_db-True-depends_on1-True-True-True] PASSED test_system_start_stop_listen/test.py::test_default_protocols PASSED test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, b as b FROM src1] PASSED test_system_start_stop_listen/test.py::test_except PASSED test_refreshable_mat_view/test.py::test_simple_append[False-False-SELECT now() as a, number as b FROM numbers(2)] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, b as b FROM src1] PASSED test_refreshable_mat_view/test.py::test_simple_append[False-True-SELECT now() as a, number as b FROM numbers(2)] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, b as b FROM src1] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-False-SELECT now() as a, number as b FROM numbers(2)] PASSED test_storage_s3_queue/test_5.py::test_failed_commit PASSED test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, b as b FROM src1] PASSED test_refreshable_mat_view/test.py::test_simple_append[True-True-SELECT now() as a, number as b FROM numbers(2)] PASSED test_storage_s3_queue/test_5.py::test_failure_in_the_middle PASSED test_storage_s3_queue/test_5.py::test_filtering_files[ordered] PASSED test_storage_s3_queue/test_5.py::test_filtering_files[unordered] PASSED test_storage_s3_queue/test_5.py::test_migration[] PASSED test_storage_s3_queue/test_5.py::test_migration[s3queue_] PASSED test_storage_s3_queue/test_5.py::test_upgrade_3 SKIPPED [1] test_refreshable_mat_view/test.py:396: Disabled for sanitizers SKIPPED [1] test_refreshable_mat_view/test.py:437: Disabled for sanitizers SKIPPED [1] test_refreshable_mat_view/test.py:478: Disabled for sanitizers SKIPPED [1] test_refreshable_mat_view/test.py:508: Disabled for sanitizers ================== 33 passed, 4 skipped in 698.19s (0:11:38) ===================